-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Power Management: Namespace cleanups #29410
Conversation
nashif
commented
Oct 21, 2020
•
edited
Loading
edited
- Kconfig unification
- API changes to align on one prefix
- Various other minor changes and cleanups
Rename API to be more consistent with guidelines. Signed-off-by: Anas Nashif <[email protected]>
Rename API to be more consistent with guidelines. Signed-off-by: Anas Nashif <[email protected]>
Cleanup code for power management and remove some duplication and isolate power management code from the kernel code. Signed-off-by: Anas Nashif <[email protected]>
This is a simulator platform, remove it from the benchmark. Signed-off-by: Anas Nashif <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this is OK as long as we don't care about breaking anybody who's currently using the old Kconfig symbols. That's probably fine as at least some of these are going to change again.
* Core move to new version. * Updated power API. See: zephyrproject-rtos/zephyr#29410
* Core move to new version. * Updated power API. See: zephyrproject-rtos/zephyr#29410
* Core move to new version. * Updated power API. See: zephyrproject-rtos/zephyr#29410
* Core move to new version. * Updated power API. See: zephyrproject-rtos/zephyr#29410
* Core move to new version. * Updated power API. See: zephyrproject-rtos/zephyr#29410